ASP.NET MVC Controls
SelectedItemPosition Property

Gets or sets the position of the selected slice.
Syntax
'Declaration
 
Public Property SelectedItemPosition As Position
public Position SelectedItemPosition {get; set;}
Remarks
Setting this property to a value other than 'None' causes the pie to rotate when an item is selected. Note that in order to select slices by clicking the chart, you must set theselectionMode property to "Point".
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexPieBase<T> Class
FlexPieBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback